ProxyDescriptor

StockSharp.Xaml.Charting.Ultrachart.ChartSettingsObjectBase`1

Specialization of PropertyDescriptor class for chart element properties.

Наследует: NamedPropertyDescriptor

Конструкторы

Свойства

Attributes : AttributeCollection

Атрибуты.

IsReadOnly : bool

Gets a value indicating whether the ICollection is read-only.

Возвращает: if the ICollection is read-only; otherwise, .

Owner : object

Parent object.

PropertyType : Type

Property type.

Методы

CreateWrapper(T, Func<T, PropertyDescriptor, bool>) : ChartSettingsObjectBase<T>

Create chart settings object wrapper for an object.